home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / mnubt222.zip / AUTOEXEC.MBT next >
Text File  |  1992-02-25  |  103b  |  5 lines

  1. ECHO OFF
  2. MENUBOOT
  3. IF ERRORLEVEL==1 GOTO END
  4. ECHO You chose %CHOICE% in the demonstration menu.
  5. :END